home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 41 / Amiga Format CD41 (1999-06)(Future Publishing)(GB)[!][issue 1999-07].iso / -seriously_amiga- / misc / vinced / include / proto / titlebarimage.h next >
C/C++ Source or Header  |  1999-04-19  |  215b  |  8 lines

  1. #ifndef PROTO_TITLEBARIMAGE_H
  2. #define PROTO_TITLEBARIMAGE_H
  3. #include <exec/types.h>
  4. extern struct Library *TitlebarImageBase;
  5. #include <clib/titlebarimage_protos.h>
  6. #include <pragmas/titlebarimage_pragmas.h>
  7. #endif
  8.